dracula icon indicating copy to clipboard operation
dracula copied to clipboard

Count Dracula is a fast, lightweight metrics server that counts entries while automatically expiring old ones

Results 5 dracula issues
Sort by recently updated
recently updated
newest added

1. extend protocol.go with tcp only command for listing namespaces 2. handle that command in server 3. handle sending that command and reading response in client 4. add to dracula-cli...

good first issue
help wanted

New storage module. Introduces a [single dependency](https://github.com/maxtek6/keybase-go) to abstract away a lot of the logic handled by `store.go` and `tree.go`, the latter of which has been removes. Additional changes have...

enhancement

This project should be restructured to use the `pkg` directory. This would involve moving all source packages to a new `pkg` folder and updating the import paths for files under...

enhancement
good first issue

- a running Dracula server can optionally take (in)frequent snapshots of Dracula store and write to disk - Dracula server can load from snapshot on startup - persistent snapshotting should...

enhancement

I would like to make a few suggestions. I am happy to make these changes myself, but I would like to outline a few ideas and make sure we are...