ClaraEAV is a thin layer over Clara-Rules API that simplifies working with EAV triplets
Main benefit is updates are local to the attribute, maybe some of you find it useful.
@claudius.nicolae nice. I’ll have to take a look at that some more but seems pretty cool. I’ve heard of people using(or wanting to) EAV data in Clara and this looks like it can help
Thanks! Credit mainly goes to the precept project, mine is just a rehash. Nevertheless it may be of use.
The guide explains it all pretty well https://cljdoc.xyz/d/clyfe/clara-eav/0.1.5/doc/guide
Oh nice. I’ll read it. And yeah I knew Precept had done some interesting stuff around this.