An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Indicium

[![GitHub license](https://img.shields.io/github/license/AdityaTD/indicium?style=for-the-badge)](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

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W31Z2B3)

## License

[Apache License 2.0](https://github.com/AdityaTD/indicium/blob/main/LICENSE)