robertvazan / foxcache

Reactive persistent cache for applications based on Hookless reactive library and especially PushMode web apps.

Home Page:https://foxcache.machinezoo.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SWUbanner

Fox Cache

Maven Central Build status Test coverage

Fox Cache is a reactive persistent cache for applications based on Hookless reactive library and especially PushMode web apps. The cache tracks dependencies recursively and automatically refreshes stale cache entries. Cache API is declarative, functional, and reactive.

More on homepage.

Status

Experimental. Stagean is used to track progress on class and method level.

Getting started

See homepage.

Documentation

There is no javadoc yet. See source code for available APIs.

Feedback

Bug reports and pull requests are welcome. See CONTRIBUTING.md.

License

Distributed under Apache License 2.0.

About

Reactive persistent cache for applications based on Hookless reactive library and especially PushMode web apps.

https://foxcache.machinezoo.com/

License:Apache License 2.0


Languages

Language:Java 98.3%Language:Python 1.7%