cristiprg / BDAPRO.GlobalStateML

This repository contains my solution to the project "Machine learning algorithms with global state" from the BDAPRO class at TU Berlin. (The repo is based on BDAPRO.WS1617)
Apache License 2.0
0 stars 0 forks source link

Q3: Quick Redis Question #8

Open cristiprg opened 7 years ago

cristiprg commented 7 years ago

Does Redis support atomic operations on lists, hashes or sets? For example, 3 processes want to add an element to the same list, what happens? Is the result correct in the end?

jeyhunkarimov commented 7 years ago

@cristiprg please read this: https://redis.io/topics/transactions