Skip to content

in-memory storage, used as a distributed, in-memory key–value database, cache and message broker, with optional durability

Notifications You must be signed in to change notification settings

jom-hedges/korok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

korok

Package Version Hex Docs

gleam add korok
import korok

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/korok.

Development

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

About

in-memory storage, used as a distributed, in-memory key–value database, cache and message broker, with optional durability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages