Skip to content

Commit

Permalink
Merge branch 'v0.2.0' of https://github.com/EnderDas/BlueDB into v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EnderDas committed Jul 16, 2018
2 parents 56f29ff + 1f98b0f commit 20879a4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,21 @@ nested value

```

<<<<<<< HEAD
*Blue2 can use Builtin JSON, UltraJSON or RapidJSON*

### Blue3
=======
### Blue3

Blue3 is a subset of BlueDB also using [ujson](https://github.com/esnme/ultrajson).
>Will Likely replace the default BlueDB in v1
#### About
Blue3 will fix the problem of handling large databases and datasets, it will also fix the problem of loading mutiple databases at the same time with the same name and being able to access the same data from all of them.

### Benchmarks
>>>>>>> 1f98b0f10d8b863bb5ae39f0512f0957467be6d6
> [Blue3](BlueDB/blue3.py) ~ A BlueDB superset
Expand Down

0 comments on commit 20879a4

Please sign in to comment.