BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2023//speaker//S3SUG
 Y
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-europython-2023-WUPCGU@programme.europython.eu
DTSTART;TZID=CET:20230720T103000
DTEND;TZID=CET:20230720T110000
DESCRIPTION:Distributed databases are widely used in modern applications fo
 r their high availability and scalability. Have you ever wondered how data
  integrity is maintained with the data across multiple nodes? One of the k
 ey components of achieving this is distributed consensus. Raft is a widely
  used consensus algorithm that provides a fault-tolerant and highly availa
 ble system. In this talk\, we will explore how to implement Raft consensus
  using the rqlite distributed database in python.
DTSTAMP:20260310T183458Z
LOCATION:North Hall
SUMMARY:Unlocking the Power of Raft Consensus with rqlite using Python - Ta
 nya Sneh
URL:https://programme.europython.eu/europython-2023/talk/WUPCGU/
END:VEVENT
END:VCALENDAR
