Skip to content

Contains the user and nodes databases for Mozilla Services

Notifications You must be signed in to change notification settings

mozilla-services/wimms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIMMS

WIMMS stands for Where Is My Mozilla Service ?.

This library implements a SQL backend for a database that lists for a list of service, (user, node, service) tuples.

It's used by Mozilla's Token Server.

To see where WIMMS fits in the whole architecture, see:

image

Tests

To run the tests for mysql, you need to install a mysqlserver and export the 'WIMMS_MYSQLURI' variable properly. Something like this:

$ export WIMMS_MYSQLURI="mysql://user:pass@host/db"

About

Contains the user and nodes databases for Mozilla Services

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages