| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I80e81ebba3f0cdf8c094451c9fe3ee4126b8c888
|
|
|
|
| |
Now it uses the same code as Kittybox itself.
|
|
|
|
|
|
|
| |
It just does its thing in the background, potentially speeding up
things. Maybe I could also use the underlying in-memory cache
implementation (Moka) to speed up my database. I heard crates.io got
some good results from that.
|
|
|
|
|
| |
This somehow allowed me to shrink the construction phase of Kittybox
by a huge amount of code.
|
| |
|
|
|