🎉 Add keys namespace.

A modularized approach for key derivation.
This commit is contained in:
Andrey Antukh 2021-07-06 10:42:24 +02:00
parent c02638e10e
commit d1cce44616
5 changed files with 42 additions and 19 deletions

View file

@ -50,6 +50,7 @@
(assoc k (name v))))
{}
props))]
(update event :props #(-> % clean-common clean-profile-id clean-complex-data))))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;