fmem-mapcache-redis

0.0.1 • Public • Published

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

Package Sidebar

Install

npm i fmem-mapcache-redis

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • seminsim