hadb

command module
v0.0.0-...-8560e86 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

hadb

Hash Database

A simple approach to creating a persistent hash table to JSON objects without storing the data in memory. This is very old school but it's efficient and fast. The database file is scanned once and indexed into memory with only the key and the file position to a record. Seems to work pretty well.

A working example can be found in main.go

Documentation

Overview

© 2022 OSINT Fingerprint Project Contributors © 2022 OSINT Fingerprint Project Contributors

Directories

Path Synopsis
© 2022 OSINT Fingerprint Project Contributors
© 2022 OSINT Fingerprint Project Contributors

Jump to

Keyboard shortcuts

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