Update '[Old] Database Design'
parent
432049ab9c
commit
4b657c7194
|
@ -1,4 +1,5 @@
|
|||
# Database Design
|
||||
*This article applies to the original database design, which used the Sled key-value store.*
|
||||
|
||||
The dicebot uses [Sled](https://sled.rs/). Sled is a fast, embedded key-value database that stores keys and values as byte arrays.
|
||||
|
Loading…
Reference in New Issue