0.0.1 • Published 7 years ago

fmem-mapcache-redis v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

fmem-mapcache-redis

Redis MapCache for fmem

Motivation

This is a Mapcache module based on redis for Forgettable Memorizer. You can implement memorization pattern for a fleet of stateless applications. Combining fmem and fmem-mapcache-redis, you can get cached results of function calls stored by other application, and also you do not need to get outdated cached data by cache updating through local update or update by another application.

Just started

This project is just crated and under the phase of very basic functionality implementation. Please do not consider this library for important projects. The data structures, algorithms, and also the interfaces possibly would be changed frequently over time.

Functionalities

(working on the documentation)

This is on GitHub.

This would be used with fmem. on GitHub. on NPM.

dependency

License

MIT License

Contacts

Any comments or questions are welcome.

Semin Sim seminsim@gmail.com