dukes

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

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

Go to latest
Published: Mar 13, 2023 License: MIT Imports: 8 Imported by: 0

README

Dukes Distributed Cache Service

TODO

  • Memory Cache
  • Use B+Tree for cache instead of a map?
  • TCP Server
  • Binary message packets
  • Define type for value in message in order to have typed value
  • Raft Consensus
  • TCP Client
  • How to review client for access the cluster?
FSM Interface
  • Apply(*raft.Log) interface{}
  • Snapshot() (raft.FSMSnapshot, error)
  • Restore(snapshot io.ReadCloser) error

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
cli

Jump to

Keyboard shortcuts

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