update specifics in readme
This commit is contained in:
parent
dfd777bec5
commit
ce4fe285cf
13
README.md
13
README.md
@ -2,21 +2,10 @@
|
||||
|
||||
Delicious, hand-crafted in-memory database with JSON persistence.
|
||||
|
||||
## Features
|
||||
|
||||
- **Type-safe** operations with Go generics
|
||||
- **Schema validation** with constraints and relationships
|
||||
- **Automatic indexing** with custom index builders
|
||||
- **Built-in migrations** with CLI commands
|
||||
- **Relationship validation** between entities
|
||||
- **Atomic operations** with backup/restore
|
||||
- **Thread-safe** concurrent access
|
||||
- **Zero external dependencies**
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
go get github.com/yourusername/nigiri
|
||||
go get github.com/Sharkk/Nigiri
|
||||
```
|
||||
|
||||
## Quick Start
|
||||
|
Loading…
x
Reference in New Issue
Block a user