mirror of
https://github.com/simon987/hexlib.git
synced 2025-12-20 01:45:56 +00:00
Switch to orjson, add ndjson_iter
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import base64
|
||||
import sqlite3
|
||||
import redis
|
||||
import ujson as json
|
||||
import orjson as json
|
||||
|
||||
|
||||
class PersistentState:
|
||||
|
||||
Reference in New Issue
Block a user