I
I
IvanN7772016-07-21 13:03:33
PHP
IvanN777, 2016-07-21 13:03:33

Redis migrations, php how to be?

There is a small application and a database we use to store slack channel IDs and time points.
Channel creator ID.
That is, in fact, there is no relational logic there.
A new team leader came to our project.
And he forced redis to be rewritten to msql, arguing that the latest migrations.
I'm wondering how redis handles this.
And so, there was a feeling when your code is deleted, very sad ((

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Entelis, 2016-07-21
@DmitriyEntelis

If I understand correctly, we are talking about transactions?
They are in redis.io/topics/transactions but with nuances.

I
IvanN777, 2016-07-21
@IvanN777

Yes, the question is not correctly asked, because migrations are written in a programming language, and not part of the database.
There are simply no migrations for redisa in php.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question