Mauricio David

Results 52 comments of Mauricio David
trafficstars

@rejemy I just add in README a link for UltraLiteDB, thanks for this version!

Hi @elyoh, thanks for this great explanation. I will review encryption process before release final version. If you want contribute if any code will be a pleasure. Encryption is quite...

Hi guys, thanks for this feedback. Anyone can send me (in private) your database so I can checks whats going on? v4 persist last sequence using an attribute in Collection...

So, if you are using v4, try insert manual highest value into your collection

Hi @marcbarry, I have plans to release a new v4.1.5 with some fixes, but only after release v5 (I have lots of code/documentation to do).

Hi @okarpov, can you describe how design your document? How many fields/arrays/subdocuments contains? How many indexes you have in this collection?

Did you have any adicional index? Can you send some data-example of "Priv", "PubWif" e "PubAddr" to get some size-idea per iitem?

Hi guys, at this moment I have no plans to support EntityFramework on LiteDB because there is no time for all. Maybe in future when has more people in this...

Hi @KC7465128305, I was checking this versions.... and I didn't found any difference to cause any problem like this. You can check diff files (are very few differences between 15...

Olá @JKamsker, How cool is your lib for versioning. I always thought about using versioning using fixed code structures and that's why from the beginning I have the USER_VERSION field...