SystemicDB-Server

command module
v0.0.0-...-2686784 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2022 License: MIT Imports: 2 Imported by: 0

README

SystemicDB Logo

made-with-Go Twitter Handle

SystemicDB Server

An extremely fast in-memory database server with a gRPC interface, and a core AVL tree at its core.

Overview

  • ✅ Core storage is a custom implementation of an AVL Tree for scalability, speed, and stability
  • ✅ Interface is implemented with gRPC allowing ease of adoption and speed of communication
  • ✅ Data stored using a MsgPack implementation for memory efficiency
  • ✅ Automatic removal of data after user specified expiry time

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL