Skip to content

internetuser2008/about.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Bimal Patel Banner Image

Hi there πŸ‘‹

Visitor GitHub followers

  • πŸ”­ I’m Open Source Database Engineer
  • 🌱 I’m currently learning Everything!!!
  • πŸ‘― I’m looking to collaborate Renformenet Learning
  • πŸ€” I’m looking for help with ...
  • πŸ’¬ Ask me about Postgres
  • πŸ“« How to reach me:
  • πŸ˜„ Pronouns: ...
  • ⚑ Fun fact: ... -->

SmartyPants

SmartyPants converts ASCII punctuation characters into "smart" typographic punctuation HTML entities. For example:

ASCII HTML
Single backticks 'Isn't this fun?' 'Isn't this fun?'
Quotes "Isn't this fun?" "Isn't this fun?"
Dashes -- is en-dash, --- is em-dash -- is en-dash, --- is em-dash

PG Cluster

graph LR
A[Connection pooler-dc1] -- Writes --> B((PG1 dc1))
A -- Reads --> C(PG2 dc2)
B -- Replication --> D{PG3 dc1}
A -- Reads --> D
B -- Replication --> C
Loading

About

Bimal Patel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors