juji-io / datalevin

A simple, fast and versatile Datalog database
https://github.com/juji-io/datalevin
Eclipse Public License 1.0
1.13k stars 63 forks source link

fix print method #175

Closed den1k closed 1 year ago

den1k commented 1 year ago

This fixes two typos in DBs print-method that lead to an error printing db at the REPL or serializing stack traces:

@conn
Error printing return value (IllegalArgumentException) at clojure.core/-cache-protocol-fn (core_deftype.clj:584).
No implementation of method: :db-name of protocol: #'datalevin.storage/IStore found for class: nil