🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

fmem-mapcache-redis

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fmem-mapcache-redis

Redis MapCache for fmem

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

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

  • redis

License

MIT License

Contacts

Any comments or questions are welcome.

Semin Sim seminsim@gmail.com

Keywords

fmem

FAQs

Package last updated on 18 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts