I wanted to NDJSON. However, JSON doesn’t support keywords, and I have no idea how to map an alist to an object or an array automatically. So I wonder if there is any format for storing a large number of S-expressions instead.

  • @vi21OP
    link
    12 years ago

    Conspack is useful to me since my program currently saves serialized data to RocksDB. Anyway, I think it may be convenient to be able to work without the RockDB layer.