mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
Update README.md
This commit is contained in:
parent
1e7203db9b
commit
8615c7e04e
1 changed files with 2 additions and 6 deletions
|
|
@ -76,18 +76,14 @@ Go to `{ip}/BankF/help` to see the bank's methods (also found in releases as hel
|
|||
|
||||
`**WARNING** : abruptly killing the program will result in data loss, use Close() method to close safely`
|
||||
|
||||
## FAQ
|
||||
|
||||
some frequently asked questions are
|
||||
|
||||
## Contributions
|
||||
|
||||
[Doggo](https://github.com/FearlessDoggo21) Logs Optimized
|
||||
[Doggo](https://github.com/FearlessDoggo21) : Logs Optimized
|
||||
|
||||
## Features
|
||||
|
||||
### Performance
|
||||
|
||||
- In memory database instead of on disk
|
||||
- **NOT** written in Lua, like a OC/CC implementation
|
||||
- written in **C++**, arguably the fastest language
|
||||
- **multi-threaded**
|
||||
|
|
|
|||
Loading…
Reference in a new issue