We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d265c commit 497f633Copy full SHA for 497f633
.gitignore
@@ -17,4 +17,6 @@ buildNumber.properties
17
.classpath
18
19
# IntelliJ IDEA
20
-.idea/
+.idea/
21
+*.iws
22
+*.iml
README.md
@@ -1,3 +1,8 @@
1
# set-property-value-storage
2
3
+[](https://www.0pdd.com/p?name=Decision-Driven-Development/set-property-value-storage)
4
+[](https://hitsofcode.com/github/Decision-Driven-Development/set-property-value-storage/view)
5
+
6
+---
7
8
A successor to the EAV (Entity-Attribute-Value) storage schema
0 commit comments