15 Commits

Author SHA1 Message Date
e2c7a65e7c improved performance -> query time decreased to 1/3 2022-02-18 18:07:25 +01:00
c91ab95a59 Save 2022-02-17 21:32:29 +01:00
b6b4786b87 Enhanced iterator with a filter option in order to copy the whole object data only when it is required (improves performance a little bit on huge databases 1000+) 2022-02-17 00:48:11 +01:00
fc44a3fd8d Adjusted logic to use new csv storage 2022-02-16 23:08:28 +01:00
57a48839bc Implemented new CSV based USERDB 2022-02-16 17:07:29 +01:00
1494f00abf started implementing the csv parser in order to achieve more runtime and memory efficency 2022-02-15 17:20:27 +01:00
1182a7add8 file persistence, load users from json, js packages updated 2022-02-13 20:13:09 +01:00
304844daef added Users lib featuresv - CRUD 2021-10-01 15:46:42 +02:00
f06bfe2030 switched to Users lib 2021-10-01 14:01:34 +02:00
a46725cf03 before using User lib 2021-10-01 13:16:18 +02:00
06a1750719 adding userdb 2021-09-30 12:25:06 +02:00
24783454e8 created Rfid class 2021-09-29 23:08:37 +02:00
69e6e69c77 scanAsync improved 2021-09-29 22:31:05 +02:00
c65d505969 Async Keyboard implementation 2021-09-29 22:19:43 +02:00
230d843457 Keyboard class is almost done 2021-09-28 23:02:49 +02:00