pharo-nosql / voyage

Voyage is an object persistence abstraction layer for Pharo.
MIT License
33 stars 21 forks source link

Mongo driver v5 #184

Closed estebanlm closed 1 year ago

estebanlm commented 1 year ago

move to use the new mongo v5 driver as default. this will drop dependency with Cryptography, Grease and Magritte. In exchange, it will include a new dependency: SimpleRene, a minimal Magritte implementation (which is what we need)