Commit c2a888dda3ee715ea8d8ab9f69213c0e0781fd5c

Thomas de Grivel 2022-07-04T12:10:36

todo

diff --git a/README.md b/README.md
index ec172f0..1ce74ac 100644
--- a/README.md
+++ b/README.md
@@ -10,21 +10,46 @@ Ongoing development of kmxgit.
 ### 1.1 [kmxgit](https://git.kmx.io/kmx.io/kmxgit#todo)
  - libgit2 erlang nif (natively implemented function)
  - valgrind
+ - documentation
+ - site web
 
 ### 1.2 [rtbuf](https://rtbuf.kmx.io/)
  - valgrind
+ - documentation
+ - site web
  - input buffers
  - mixers
 
 ### 1.3 [facts_db](https://git.kmx.io/facts-db/facts_db#todo)
  - valgrind
  - tests unitaires
+ - documentation
+ - site web
+ - paging
+ - lru cache
+
+### 1.4 [skiplist](https://git.kmx.io/kmx.io/skiplist)
+ - update from facts_db
+ - tests unitaires
  - paging
  - lru cache
 
 # 2. Elixir
 
+## [kmxgit](https://git.kmx.io/kmx.io/kmxgit#todo)
+ - admin slug_
+ - disk usage
+
 ## [kmxmetrics](https://git.kmx.io/kmx.io/kmxmetrics#todo)
+ - zabbix
  - statistiques
    - rrd
    - graphiques
+ - stress test (arbitrary query repeated until countdown or timeout)
+ - events (comments on rrd)
+
+## [kmxlogin](https://git.kmx.io/kmx.io/kmxlogin#todo)
+ - authentication
+ - register applications
+ - jwt
+ - ui / ux