Skip to content
/ rfs-db Public

rfs-db is an embedded, fully static indexing and high-performance data optimization database used at the filesystem level within rfs.

License

Notifications You must be signed in to change notification settings

librfs/rfs-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db librfs

rfs-db is an embedded, fully static indexing and high-performance data optimization database used at the filesystem level within rfs.

Source files in this project must begin with the following header format:

  src/filename.rs
  SPDX-License-Identifier: GPL-3.0-or-later
  Copyright (c) year author

This header ensures consistent license attribution and copyright declaration across the codebase.

About

rfs-db is an embedded, fully static indexing and high-performance data optimization database used at the filesystem level within rfs.

Resources

License

Stars

Watchers

Forks

Languages