FOSOAuthServerBundle icon indicating copy to clipboard operation
FOSOAuthServerBundle copied to clipboard

Clean integration of CouchDB

Open gaubej opened this issue 6 years ago • 3 comments

Hi,

I have added model for couchdb, with indexation to be able to authentify users.

I don't know if all is optimize and clean, but that's OK with my application.

Regards,

gaubej avatar Jan 25 '18 14:01 gaubej

@gaubej note you can use make before committing to fix CS and run checks before committing / pushing.

dkarlovi avatar Jan 25 '18 17:01 dkarlovi

@dkarlovi thanks but I can't get this Makefile work. I must rebuild an image with php-mongo extension to be able to install dependencies before launch the ci.

gaubej avatar Jan 30 '18 10:01 gaubej

I have updated all necessary for the CI, but I have problem with method to delete expired stuff with couchdb. I am new in Symfony so if someone can help me or merge so I can move forward. Thanks.

gaubej avatar Jan 30 '18 11:01 gaubej