control-net/Miunie

๐Ÿ—„๏ธ - Upgrade LiteDB

Open

#310 opened on Jul 21, 2020

ย (5 comments)ย (0 reactions)ย (1 assignee)C#ย (30 forks)auto 404
help wanted

Repository metrics

Stars
ย (46 stars)
PR merge metrics
ย (PR metrics pending)

Description

:warning: This issue is currently blocked until #308 is resolved.

Summary

Our Miunie.Infrastructure project is currently using LiteDB version 4.1.4. There has been a major release since we implemented this. The goal is to upgrade to the new version of LiteDB and ensure that everything still works.

How to implement

Bumping the NuGet package version number is a good start. You will, however, need to resolve potential issues in PersistentStorage.cs.

Interested? ๐Ÿ˜Š

If you'd like to help us by solving this issue, just say so in the comments. โค๏ธ And don't shy away from asking any kind of question you might have.

Should you have any questions at all, feel free to contact either me (@petrspelos) or @DraxCodes on our Discord server:

Discord

And of course, thank you so much for contributing! ๐ŸŽ‰ It's because of amazing people like yourself that Miunie exists.

Contributor guide