mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 08:32:13 +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`
|
`**WARNING** : abruptly killing the program will result in data loss, use Close() method to close safely`
|
||||||
|
|
||||||
## FAQ
|
|
||||||
|
|
||||||
some frequently asked questions are
|
|
||||||
|
|
||||||
## Contributions
|
## Contributions
|
||||||
|
|
||||||
[Doggo](https://github.com/FearlessDoggo21) Logs Optimized
|
[Doggo](https://github.com/FearlessDoggo21) : Logs Optimized
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
- In memory database instead of on disk
|
||||||
- **NOT** written in Lua, like a OC/CC implementation
|
- **NOT** written in Lua, like a OC/CC implementation
|
||||||
- written in **C++**, arguably the fastest language
|
- written in **C++**, arguably the fastest language
|
||||||
- **multi-threaded**
|
- **multi-threaded**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue