Tag archives for redis
Redis, Session Storage, REST and BTrees
Sessions are not a must for every web app. In fact, you can replace state maintenance (Sessions) with State ‘Transfers’ (REST). RESTFul calls provide the entire client state for each…
Newer technologies for the
Some recent libraries and products that are making today's development task easy (this is an ongoing list will be updated periodically) Background Task Processing Caching and Messaging Redis is basically…