Add a TODO.
This commit is contained in:
parent
0d0acc8dff
commit
a92b27d80d
8
TODO.md
Normal file
8
TODO.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# API
|
||||||
|
|
||||||
|
Cached indexes (index, partition, tags) should be used by default.
|
||||||
|
Uncached indexes should be an option, through a new function `add_uncached_index` or something.
|
||||||
|
|
||||||
|
# Performance
|
||||||
|
|
||||||
|
Search with some kind of "pagination" system: ask entries with a limit on the number of elements and an offset.
|
Loading…
Reference in New Issue
Block a user