mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
drogon added to performance features README
This commit is contained in:
parent
c765156527
commit
516ef93d46
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ Ideas:
|
|||
- **multi-threaded**
|
||||
- **parallel hashmaps** a far superior HashMap implementation to the STD, that also benefit from multi-threaded
|
||||
- **Passwords are Hashed**, allowing each user to be 12 bytes, which is allows hashmap to be flat ([XXH3](https://github.com/Cyan4973/xxHash/blob/dev/README.md))
|
||||
- **Drogon** is the fastest web framework in 2021
|
||||
- **Drogon** is a very fast [web framework](https://github.com/the-benchmarker/web-frameworks)
|
||||
|
||||
### Safety
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue