https://github.com/adiologydev/indicium
Proof of Concept Memory Caching Database built on NodeJS
https://github.com/adiologydev/indicium
Last synced: 10 months ago
JSON representation
Proof of Concept Memory Caching Database built on NodeJS
- Host: GitHub
- URL: https://github.com/adiologydev/indicium
- Owner: adiologydev
- License: other
- Created: 2022-02-24T10:30:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-25T15:29:15.000Z (over 4 years ago)
- Last Synced: 2025-01-21T15:50:52.792Z (over 1 year ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Indicium
[](https://github.com/AdityaTD/indicium/blob/main/LICENSE)
A Proof Of Concept Memory Cache Database Developed on NodeJS
## Current Implementation
This is an experimental project and at this moment most of the functionality is not implemented.
The current setup is a simple REST API which interacts with the cache class.
In the future, I will implement pub/sub functionality along with most of the feature set.
PLEASE DO NOT USE THIS PROJECT AT THE MOMENT. IT IS NOT COMPLETE AND WILL NOT WORK.
## Support Me
[](https://ko-fi.com/W7W31Z2B3)
## License
[Apache License 2.0](https://github.com/AdityaTD/indicium/blob/main/LICENSE)