Installation
As stash-it is just a core module without any storage predefined, you need to provide an adapter that will enable you to store your data in a persistence of your choosing. For this example let's use the simplest one: stash-it-adapter-memory.
Now, let's combine and use them:
Last updated