Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create network sync and background fetch services for each node #9

Open
risavkarna opened this issue Jul 30, 2020 · 1 comment
Open

Comments

@risavkarna
Copy link
Contributor

The network sync should rely only on CouchDB for database level network communications and zeromq and/or redis for all other intra-system communications.

@risavkarna
Copy link
Contributor Author

This library will also expose a @cache annotation that works like a standard cache annotation on TS. This will be based on Spring's @Cacheable(value: string, key= string) annotation. @CacheEvict equivalent and similar other features will be added later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant