cacheonix-core
cacheonix-core copied to clipboard
Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memory storage.
A dedicated URL where the release bundles are present, typically something like [this](https://github.com/cacheonix/cacheonix-core/releases). We can have a separate setup with CI, where building the protected master branch would push to...
public static final String RESOURCE_WARN = "/META-INF/cacheonix-logging-warn.properties"; while the resource itself is named cacheonix-logging-warning.properties
Bumps tomcat-catalina from 9.0.22 to 9.0.72. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
We should have integration with Travis / Circle / Codeship / Jenkins, to autorun the tests and various checks when someone submits a pull request. A badge should also be...
This directory would contain - [ ] Issue filing checklist and guidelines - [ ] Pull request checklists
Creating labels and milestones on GitHub helps coordinating on the issues. Especially, in grouping them and prioritizing them. Same goes for pull requests.
Have key sections of the Cachenix wiki linked to the wiki section on GitHub.
Preferably a gitter or slack chat room, where users can talk to each other and get involved. It would also help maintainers get feedback from other developers who are using...
In particular, the README should have these section (or links to section in Cacheonix Wiki) in details: - [ ] Getting started (examples) - [ ] How to deploy cacheonix...