diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-05-14 17:48:50 +0000 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-05-14 17:48:50 +0000 |
commit | e270887391a2a023a90a80d974a0e54f43d9ed6e (patch) | |
tree | ad3e2cbba405acc906b02c61faed07dc85ba91e4 /netconf-service/redis-schema.md | |
parent | 986773cc9c71b1b99e3bfe565a52ad23514b2bd0 (diff) | |
download | infinitytier-e270887391a2a023a90a80d974a0e54f43d9ed6e.tar.gz infinitytier-e270887391a2a023a90a80d974a0e54f43d9ed6e.zip |
Some Redis schema changes.
Diffstat (limited to 'netconf-service/redis-schema.md')
-rw-r--r-- | netconf-service/redis-schema.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/netconf-service/redis-schema.md b/netconf-service/redis-schema.md index c53b8354..9dc4dc5b 100644 --- a/netconf-service/redis-schema.md +++ b/netconf-service/redis-schema.md @@ -39,7 +39,6 @@ Note: users are referred to elsewhere in the database by their compound key \<au - R creationTime: :: timestamp of account creation - M displayName :: usually First Last, defaults to e-mail address for 'local' auth and whatever the OpenID API says for third party auth such as Google. - R stripeCustomerId :: customer ID for Stripe credit card service if the user has cards on file (we don't store cards, we let Stripe do that) -- R referrals :: stringified JSON field containing referrals, coupons, etc. ## Networks |