Hi everyone! Not sure if it's ok to ask here, so I apologize in advance 🙏 I'm looking for a temporal db for the browser (it can be in js). The reason I ask here is that datascript is really what I want if only it would have kept the transactions log and exposed it. Does anyone knows anything like datascript but keeps a transaction log?
I use a listener function to maintain a transaction log.