Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@

> [!IMPORTANT]
> This repository has been archived and is moved to [`sei-chain`](https://github.com/sei-protocol/sei-chain) as a nested module.

# SeiDB
SeiDB is the next-gen on-chain database which is designed to replace the [IAVL Store](https://github.com/cosmos/iavl) of Cosmos based chain.
The goal of SeiDB is to improve the overall data access performance and prevent state bloat issues.
Expand Down
Loading