Skip to content

tlksio/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tlks.io : docs

  1. Introduction
  2. Subprojects
  3. Tools & Utilities
  4. Developer's documentation

This is the documentation for tlks.io, a curated and community driven list of technical talks.

Introduction

tlks.io is not a single piece of software. It is more a platform based on a microservices paradigm and designed to minimize the complexity of the system and maximize the decoupling between its components.

Please, make sure you read our architecture documents to see how these different pieces of software, called microservices, work together to keep the system up & running, and their configuration & deployment before you start building or hacking in one component by yourself.

Subprojects

For a simpler work organization, the team behind tlks.io, usually group these components into subprojects according on its main purpose.

tlks.io current & active subprojects are:

  • front : Front-End applications & public APIs.
  • seo : SEO documentation and guidelines.
  • core : Business Logic & core libraries.
  • ranking : Rakning calculation algorithm.
  • scheduler : Time rate based producer server.
  • eventer : Distributed Event manager, queue system, producers & workers server.
  • cacher : Multi-level caché layer.

Tools & Utilities

  • cli : Manage tlks.io from the command line.
  • db : Database management & backup tool.

Developer's documentation

Are you willing to help on the development of tlks.io? This is the section you're looking for: