build-storage

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

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

Go to latest
Published: Apr 11, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

README

An example of a storage from a hashicorp vault

Bulbous storage from hahshicorp vault. All layers are thrown into each other's constructors and implement the same Storage interface

  • First Layer: Physical storage(this object works with the database directly)
  • Second Layer: Cache storage(lru cacke)
  • Third layer: Encrypted storage(aes-gcm alg)
  • Fourth layer: Barrier with prefix(you can make an object that constantly adds a prefix to the keys. It is necessary to delimit areas in the storage)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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